@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src:  url('SourceSansPro-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Strait';
  font-style: normal;
  font-weight: 700;
  src:  url('Strait.ttf') format('truetype');
}

body{
    background-color: #fafafa;
    font-family: sans-serif;
    font-size: 17px;
    font-style: normal;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
    line-height: 24px; 
    height:100%;
    margin: 0px 0px 0px 00px;
} 

textarea  
{  
   font-family: sans-serif;
   font-size: 14px;   
}

@media screen and (max-width: 1000px) {
    body{margin: 0px 0px 0px 0px;}; 
}

@media screen and (max-width: 600px) {
    body{margin: 0px;};
}

@media screen and (max-width: 600px) {
	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
}

html{
    height:100%;
    margin: 0;
}


a:link {
	color: #005580;
	text-decoration: none;
}
a:visited {
	color: #005580;
	text-decoration: none;

}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #005580;
	text-decoration: none ;
}

a, img {
    border: none;
    outline: none;
}

h1 {
	font-family: sans-serif;
	font-size:26px;
	line-height: normal;
	text-transform: none;
	color: #005580;
	text-align: left;
	margin-top:55px;
	margin-bottom: 45px;
	margin-left: 0px;
	font-weight: normal;
    text-transform: uppercase;
}
h2{
    font-family:sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #005580;
    text-decoration: none;
    text-align: left;
    margin-bottom: 10px;
    line-height: 32px; 
    margin-top: 30px;
} 

#main{
    display: table;
    margin:  auto;
    position:relative;
    min-height:100%;
    max-width: 1050px;
    height: 100%;
}

#mainty{
    display: block;
    margin:  auto;
    position:relative;
    min-height:100%;
    max-width: 1050px;
    height: 100%;
}

#header{
    background-color: #f0f0f0;
    text-align: right;
    font-size: 12px;
     font-family: 'Arial', Verdana, Helvetica, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding:5px;
}
#version{
    margin-left: 40px;
    padding-right:10px;
}

#logo{
    margin-top: 19px;
    margin-left: 40px;
    opacity: 1;
    z-index: 101;
    position: absolute;
    max-width:320px;
}
#logo2{
    margin-top: 4%;
    margin-bottom: 4%;
    margin-left: 0px;
    opacity: 1;
    z-index: 101;
    width: 50%;
	min-width:310px;
	max-width: 450px;
}

#logobox {
    z-index: 100;
    position: absolute;
    background-color: #444444;
    opacity: 0.5;
    margin-bottom: 0px;
    height:65px;
    border-bottom-right-radius: 0px; 
    border-bottom-left-radius: 0px;  
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #e0e0e0;
    width: 100%;

}

#logobox2 {
    position: relative;
	width: 100%;
}
#spacer{height: 115px}
#spacer2{height: 180px}

#indexinhalt{
    margin-top: 30px;
}

#content{
    background-color: white;
    border-width: 0px;
    border-style: solid;
    border-color: #cccccc;
    margin-bottom: 0px;
    margin-top: 0px;
    display: table-row;
}


#content ul{
    margin-top: 5px;
    list-style-image: url(images/plus.png);
    list-style-position: outside;
    padding: 0 0 0 18px;
}

#content_index{
    background-color: white;
    border-width: 0px;
    border-style: solid;
    border-color: #cccccc;
	display: -webkit-flex;
    display: flex;
    width: 100%;
}


#content_index ul{
    margin-top: 0px;
    margin-bottom: 0px;
    list-style-image: url(images/plus.png);
    list-style-position: outside;
    padding: 0 0 0 18px;
}


#content td{
    padding: 0 8px;
    vertical-align: top;
}
#content table.evenodd th {
    background-color: #CCCCCC;
    height: 5ex;
}

#content table.evenodd tr.odd td {
    background-color: #FFFFFF;
    height: 5ex;
    vertical-align: middle;
}

#content table.evenodd tr.even td {
    background-color: #EFEFEF;
    height: 5ex;
    vertical-align: middle;
}

#content table.evenodd {
    width: 95%;
    margin: 5px;
}

#content_index_text {
    padding:30px;
    padding-bottom:40px;
    padding-top: 0px;
}

#footer{
    font-family: 'Strait', Verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: none;
    text-transform: none;
    color: #ffffff;
    border: solid;
    border: 1px;
    border-color: #000000; 
    width:100%;
    margin:0px;
	margin-top:30px;
	background: #333333;
	padding: 10px;
}
#footer ul{list-style-type: none;
    overflow: left;
}
#footer li{float: left;}

#footer a{color: #ffffff;
    background: none;
    }
.column{
     min-width: 32%;
     float: left;
    padding:5px;
}

.column{
     min-width: 32%;
     float: left;
    padding:5px;
}

}
.pdfbutton{
    float:right;
    margin-top:5px;
    margin-left:15px;
    margin-right:0px;
    margin-bottom:5px;
}

.bildunterschrift{
    text-align: right;
    margin:0 auto;
    margin-left: 10px;
    width: 320px;
    margin-top: -5px;
    margin-bottom: 7px;
    font-size: smaller;
    line-height: 12px;
}

#warnung{
    background-color: #CE0000;
    color: white;
    font-family: 'Arial', Verdana, Helvetica, sans-serif;
    font-size: 15px;
    font-variant: normal;
    letter-spacing: 0.2px;
    line-height: 16px;
    text-align: justify;
    text-transform: uppercase;
    padding: 5px;
    text-align: center;
    font-weight: bold;
}
.left {
    float: right;
    width: 41%;
    margin-top:0px;
}
.right {
    float: left;
    width: 57%;
    margin-top:7px;
    padding-left: 30px;
    margin-bottom: 20px;
}
.group img {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
}
.group {
    padding: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
}
.group:after {
    content:"";
    display: table;
    clear: both;
}
@media screen and (max-width: 480px) {
    .left, .right {
        float: none;
        width: auto;
    }
    .right{padding-left: 10px;}
    #logo {
        margin-top: 10px;
    margin-left: 20px;
            max-width:100%;
    }    
    #logobox{
        height: 35px;
    }
  
    #topright {
        display: none;
    }
	 #toprightmail{
        display: none;
    }
    #content_index_text {
        padding: 10px;
    }
}

/* grid */
*,
*:before,
*:after {
  box-sizing: border-box;
}

.wrapper {
  margin: 0 auto;
  padding: 0px;
  max-width: 95%;
  background-color: #fff;
}

.clearfix{
    margin:0px;
    padding: 0px;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

#radial-center {
  /* fallback */
  background-color: #f0f0f0;
  background-image: url(images/radial_bg.png);
  background-position: center center;
  background-repeat: no-repeat;

}

#topright {
    position: fixed;
    right: 0px;
    bottom: 53%;
    background: #333333;
    opacity: .9;
    z-index: 100;
    vertical-align: middle;
    padding: 7px;
    padding-top:10px;
    width: 47px;
}
#toprightmail {
    position: fixed;
    right: 0px;
    top: 47%;
    background: #333333;
    opacity: .9;
    z-index: 100;
    vertical-align: middle;
    padding: 7px;
    padding-top:10px;
    width: 47px;
}
#topright a {
       color: #ffffff;
    font-family: 'Strait';
    font-size: 20px;
}
#topright:hover{width: 240px;}

#toprightmail a {
       color: #ffffff;
    font-family: 'Strait';
    font-size: 20px;
}

#toprightmail:hover{width: 240px;}



.container div {
    min-width: 32%;
    height: 50%;
    display: inline-block;
	margin-left:10px;
	margin-top: 2px;
}

/*@media all and (min-width:800px){*/
article {
    -moz-column-count: 2;
    -moz-column-min-width: 500px;
    column-count: 2; 
    column-gap: 40px;
	
}
@media screen and (max-width: 800px) {
article {
    column-count: 1;
	-moz-column-count: 1;}
}
@media screen and (max-width: 1050px) {
#logo2{
	margin-left: 10px;
}
#footer{
	display: -webkit-flex;
    display: inline-flex;
    font-family: 'Strait', Verdana, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: none;
    text-transform: none;
    color: #ffffff;
    border: solid;
    border: 1px;
    border-color: #000000; 
    border-radius: 1px 1px 0px 0px;
    width:100%;
    margin:0px;
    margin-top:30px;
	background: #333333;
	padding: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:10px;
}
#footer ul{list-style-type: none;
    overflow: left;
}
#footer li{float: center;
}

#footer a{color: #ffffff;
    background: none;
    }
	
/* Container für footeransicht */	
.container {
	display: flex; 
	flex-flow: column; 
	width:100%;}

.container div {
    width: 200px;
    margin-bottom: 3px;
	margin-left: 5px;
    display: inline-block;
	
}
}

/*}*/